* net/tramp.el (tramp-progress-reporter-update): Use
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 12 Mar 2011 13:26:19 +0000 (14:26 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 12 Mar 2011 13:26:19 +0000 (14:26 +0100)
commit9b277dd37f59f4b8e794f31d7267b668a8270d91
tree9d60a5163ab5361e8906680860c84d8f9ef7cdcb
parent7c723274f65d62ff8fa5c9fb30e88d08fcd6fb52
* net/tramp.el (tramp-progress-reporter-update): Use
`tramp-compat-funcall'.
(tramp-handle-start-file-process): Use `tramp-compat-process-get'.
(tramp-handle-insert-file-contents): Make `file-remote-p' call
compatible.
(tramp-open-connection-setup-interactive-shell): Use
`tramp-compat-process-put'.

* net/tramp-compat.el (tramp-compat-process-get)
(tramp-compat-process-put): New defuns.

* net/trampver.el: Update release number.

Please do not merge with the trunk.
lisp/ChangeLog
lisp/net/tramp-compat.el
lisp/net/tramp.el
lisp/net/trampver.el